home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / csh547src.lha / Custom_FD / OwnDevUnit.fd < prev    next >
Text File  |  1993-02-23  |  514b  |  18 lines

  1. * OwnDevUnit.library 
  2. ##base _OwnDevUnitBase
  3. ##bias 30
  4. ##public
  5. * functions found in version 1 of the library 
  6. LockDevUnit(device,unit,ownername,notifybit)(a0,d0/a1,d1)
  7. AttemptDevUnit(device,unit,ownername,notifybit)(a0,d0/a1,d1)
  8. FreeDevUnit(device,unit)(a0,d0)
  9. NameDevUnit(device,unit,ownername)(a0,d0/a1)
  10. AvailDevUnit(device,unit)(a0,d0)
  11. * functions added in version 2 of the library 
  12. ##private
  13. RexxQuery(rexxmsg)(a0)
  14. ##public
  15. * functions added in version 3 of the library
  16. OwnerDevUnit(device,unit)(a0,d0)
  17. ##end
  18.